Name | Description | |
---|---|---|
![]() | RichValue<T> Constructor | Initializes a new instance of the RichValue class. |
The following tables list the members exposed by RichValue<T>.
Name | Description | |
---|---|---|
![]() | RichValue<T> Constructor | Initializes a new instance of the RichValue class. |
Name | Description | |
---|---|---|
![]() | FieldCount | Gets the total numbers of fields. |
![]() | ShowDetailsIcon | Gets or sets a boolean indicating whether to show the icon for RichValue<T> object. |
![]() | Tag | Gets or sets the object that contains data about RichValue<T> object. |
Name | Description | |
---|---|---|
![]() | CompareTo | |
![]() | GetFieldName | Gets the name of field. |
![]() | IsSameField | Gets a boolean value indicating whether this object has same fields as the specified object. |
![]() | ToString | Returns a string that represents the current object. |
![]() | TryGetFieldValue | Overloaded. Gets the specified field value from this IRichValue object. |